Welcome![Sign In][Sign Up]
Location:
Search - assembly compiler

Search list

[assembly languageGPF2_DS18B20(duxulie)

Description: 读DS18B20的序列号,读进片内RAM里,KEILC环境下用汇编语言编译调试成功-DS18B20 Reading the serial number, read into the RAM chip in, KEILC environment using assembly language compiler debugging success
Platform: | Size: 1024 | Author: 贵鹏斐 | Hits:

[SCMled

Description: LED发光管组成的简易彩灯控制系统,是用汇编语言编写的,用CVAVR编译-LED LED lantern composed of simple control systems, assembly language is written using the compiler CVAVR
Platform: | Size: 18432 | Author: maxinjiang | Hits:

[Game EngineSrcOfQuake3

Description: 在QuakeCon 2005大会上,John Carmack曾表示,《Quake 3》源代码将在近期发布,任何有兴趣的人都可以下载。 现在,id Software兑现了自己的诺言:《Quake 3 Arena》完整源代码1.32b版(Quake 3 Arena Full Source Code v1.32b)已经公 布,包括完整的游戏源代码、各种编译工具和Q3Radiant地图编辑器build 200f,大小为22.4MB(压缩包大小5.46MB)。 用VC++2003,打开工程后直接就能编译成功。-QuakeCon 2005 in the Assembly, John Carmack has said, Quake 3 The source code will be released in the near future, any interested person can download. Now, id Software to honor its own promises: Quake 3 Arena complete version 1.32b source code (Quake 3 Arena Full Source Code v1.32b) has been published, including a complete game source code, a variety of compiler tools and map editor Q3Radiant browser build 200f, size of 22.4MB (compressed packet size 5.46MB). With VC++ 2003, open the project directly will be able to compile successfully.
Platform: | Size: 5726208 | Author: YHC | Hits:

[ELanguage2500ADX8051

Description: 2500AD X8051汇编语言编译器连接器使用说明-2500AD X8051 assembly language compiler for use connectors
Platform: | Size: 47104 | Author: sc99d | Hits:

[assembly languageBasic_Disa1633758222003

Description: 可以输入PC下编译的软件,然后反汇编成X86程序汇编代码-Can enter a PC under the compiler software, and then anti-compiled X86 assembly code procedures
Platform: | Size: 58368 | Author: Egal Legal | Hits:

[ELanguageFlwComplier_use_flexbison

Description: 使用flex和bison,开发的flwscript流程脚本编译程序。将类似C的语法转换成一种类似汇编语言。-The use of flex and bison, the development of the script compiler flwscript process. Syntax similar to C will be converted into a similar assembly language.
Platform: | Size: 443392 | Author: lan | Hits:

[SCMdaa

Description: 盾安多连机程序 汇编语言 程序通过编译 调试 可直接用-Shield Amdo-line procedures assembly language compiler debugging procedure can be directly used
Platform: | Size: 19456 | Author: zhaoninde | Hits:

[Othermasm_dos

Description: 这是初学者学习汇编语言的必备编译链接工具! 先要设置一下环境变量,下载此压缩包后,解压缩到一个路径,然后将此路径添加到系统变量的path下,然后在命令行键入masm进行编译,键入link进行链接-This is a beginner to learn assembly language compiler links essential tool! Must set some environment variables, download the compressed package, unzip it into a path, then the path to your system path variable, and then type the command line to compile MASM, type link link
Platform: | Size: 178176 | Author: laymu | Hits:

[assembly languageRichard

Description: 课程设计,俄罗斯方块,源码用汇编语言编写,在DOS运行,用MASM2.0编译.-Curriculum design, the Russian box, using assembly language source code written to run in DOS, using MASM2.0 compiler.
Platform: | Size: 5120 | Author: 朱御风 | Hits:

[File Formattest

Description: MySQL数据库 其他数据库 汇编语言 SCSI/ASPI 编译器/解释器 磁盘工具 语音合成与识别 编辑器/阅读器 杀毒 中文信息处理 FlashMX源码 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程 MacOS编程 + 电子书籍 VC书籍 Java书籍 Delphi/CppBuilder 软件工程 认证考试资料 其他书籍 + 文章/文档 软件设计/软件工程 文件格式 技术管理 行业发展研究 人物传记/成功经验 通讯编程文档 系统设计方案 其他 [不能选分类或FireFox浏览器请点此处] [建议增加分类]-MySQL database to other databases assembly language SCSI/ASPI compiler/interpreter Disk Utility speech synthesis and recognition editor/reader antivirus Chinese information processing FlashMX parallel computing source book source code Delphi source operating system controls the development of middleware programming MacOS series Cheng+ e-books VC Books Java Books Delphi/CppBuilder software engineering certification exam information other books+ article/Document software design/software engineering the file format technology management industry research biographies/successful experience in communications system design programming documents other [ the election can not be classified or FireFox browser, please point here] [proposal to increase the classification]
Platform: | Size: 242688 | Author: 安定 | Hits:

[OS programWaveObj

Description: vb调用dll实现水波特效(WaveObj.dll由孤帆改写编译自罗云彬的汇编代码)-dll call vb realize wave effects [WaveObj.dll rewritten by the compiler since孤帆Luo Bin assembly code]
Platform: | Size: 110592 | Author: gongxd | Hits:

[ELanguageVirtualMachine

Description: 自己开发的类汇编语言脚本语言虚拟机,用来运行之前上传的类汇编脚本语言编译器编译出的可执行文件。-Developed their own type of assembly language scripting language virtual machine, used to run From the class prior to the compilation of a scripting language compiler to compile an executable file.
Platform: | Size: 2903040 | Author: zhangjin | Hits:

[Windows DevelopMSILandTutorial

Description: Microsoft Intermediate Language (MSIL)微软中间语言 这是一种类似Java字节码的语言,也是为了能在不同平台移植所生成的中间代码。具体过程如下:   MSIL是将.NET代码转化为机器语言的一个中间过程。它是一种介于高级语言和基于Intel的汇编语言的伪汇编语言。当用户编译一个.NET程序时,编译器将源代码翻译成一组可以有效地转换为本机代码且独立于CPU的指令。 -Microsoft Intermediate Language (MSIL), Microsoft Intermediate Language This is an effect similar to Java byte-code language, but also in different platforms in order to transplant between the code generated. Specific process is as follows: MSIL is. NET code into machine language of a middle course. It is a range of advanced language and based on Intel' s assembly language pseudo-assembly language. When the user of a compiler. NET program, the compiler source code will be translated into one group can be effectively converted into machine code and independent of the CPU' s instructions.
Platform: | Size: 345088 | Author: 宴宾 | Hits:

[SCMfbc-v0.20.0b-src

Description: Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.
Platform: | Size: 750592 | Author: 747 | Hits:

[DSP programuartasm

Description: 用CCS中交叉编译的一个程序,其中有汇编语言,仅供初学者参考-CCS in the cross compiler with a process, there is one of assembly language, for beginners reference
Platform: | Size: 125952 | Author: liyii | Hits:

[ELanguagemasmsetup

Description: 直接用指令码写出第一个汇编语言编译器,然后就可以用汇编语言写新的编译器,其实很多语言都可以写汇编编译器 比如第一个C语言编译器可能是用汇编写的,但是以后的C编译器都可以用C语言来写,神奇吧,哈哈 -Directly write the script the first assembly language compiler, and then you can use assembly language to write a new compiler, in fact, many languages can be compiled to write a compiler such as C language compiler the compilation may be used to write, but after The C compiler can be written using C language, the magic you, ha ha
Platform: | Size: 14099456 | Author: 牛军峰 | Hits:

[VC/MFCChapter8

Description: Keil是德国人开发的一个51单片机开发软件平台,最开始只是一个支持C语言和汇编语言的编译器软件。-Keil is a German development of 51 single-chip software development platform, the beginning is only a support for C language and assembly language compiler software.
Platform: | Size: 427008 | Author: 苏加成 | Hits:

[VC/MFCkeilc51chbook

Description: Keil是德国人开发的一个51单片机开发软件平台,最开始只是一个支持C语言和汇编语言的编译器软件。-Keil is a German development of 51 single-chip software development platform, the beginning is only a support for C language and assembly language compiler software.
Platform: | Size: 952320 | Author: 苏加成 | Hits:

[VC/MFCuvision2

Description: Keil是德国人开发的一个51单片机开发软件平台,最开始只是一个支持C语言和汇编语言的编译器软件。-Keil is a German development of 51 single-chip software development platform, the beginning is only a support for C language and assembly language compiler software.
Platform: | Size: 246784 | Author: 苏加成 | Hits:

[Otheryuanma

Description: 该源码中有一个编译的词法语法语义的分析程序,三个处理及调度程序以及一个8255A的发声控制的汇编语言程序,希望对大家能有帮助-The compiler source code, there is a syntax of lexical semantic analysis of the procedure, three treatment and scheduling procedures, as well as an audible signal to control the 8255A assembly language program, in the hope that we can help
Platform: | Size: 27648 | Author: 邱鹏 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »

CodeBus www.codebus.net